*{
margin:0px;
padding:0px;
}
body
{
font-size:12px;
line-height:1.5em;
background:#CCDEEC;
color:#005ca1;
font-family:arial;
}
 input::-webkit-input-placeholder {  
    color: #0475a8;
}  
input:-moz-placeholder {  
    color: #0475a8;
}
textarea::-webkit-input-placeholder {  
    color: #0475a8;
}
.wrapper
{
width:780px;
margin:0 auto;

}
.innerwrapper
{
width:780px;
height:auto;
float:left;
border-right:1px solid #003d74;
border-left:1px solid #003d74;
box-shadow:2px 2px 10px 2px #003d74;
}
.header
{
float:left;
width:780px;
height:100px;
background:url(../images/header-bg.png) no-repeat;
}
.logo
{
width:200px;
height:auto;
float:left;
margin-top:15px;
margin-left:25px;
}
.contactpatch
{
margin-top:28px;
float:right;
width:200px;
height:auto;
margin-left:160px;
margin-right:20px;
}
.rightmoduledoctor
{
margin-top:25px;
float:left;
margin-right:20px;
position:relative;
}
.rightmoduledoctor h2
{
width:150px;
color: #03007e;
font-size: 28px;
line-height: 1.1em;
font-family: arial;
font-weight: bold;
}
.menu
{
float:left;
width:778px;
height:30px;
background:#003D74;
border:1px solid #003D74;
border-radius:4px;
-webkit-border-radius:4px;
}
/* banner here */
.maincontent
{
float:left;
width:780px;
height:auto;
background:#fff;
}
.banner
{
margin-top:10px;
float:left;
width:760px;
margin-left:12px;
height:290px;
}
.banner-doctors
{
margin-top:10px;
float:left;
width:755px;
margin-left:12px;
height:auto;
}
.FL
{
float:left;
width:170px;
height:auto;
}
.bannerleftcontent
{
width:160px;
height:28px;
border:1px solid #003D74;
border-radius:4px;
-webkit-border-radius:4px;
}
.bannerleftcontent p
{
text-align:center;
padding-top:5px;
font-size:14px;
}
.callusimage
{
float:left;
width:160px;
height:104px;
border-bottom:2px dotted #000;
padding-bottom:4px;
}
.getappointement
{
margin-top:8px;
width:160px;
float:left;
height:25px;
border:1px solid #003D74;
border-radius:4px;
-webkit-border-radius:4px;
padding-top:5px;
 
}

.getappointement a.appointment
{
 color:#005ca1;
 text-decoration:none;
margin-left:13px; 
font-size:14px;
}
.callusimagebttom
{
float:left;
width:160px;
height:95px;
margin-top:10px;
}
.FR
{
float:left;
margin-left:5px;
}
/* main component here */
.component
{
margin-top:10px;
float:left;
width:760px;
margin-left:12px;
height:auto;
}
.component h1
{
width:750px;
height:25px;
font-size:20px; 
border-bottom:1px dotted #000;
padding-bottom:5px;
} 
img.imagecontent
{
float:right;
margin-right:520px;
}
.component h3
{
padding-top:10px;
text-align:justify;
width:750px;
font-weight:normal;
font-size:12px;
}
.component img.contentimage
{
float:left;
margin-right:10px;
width:190px;
height:155px;
}
img
{
border:none;
}
.component h2
{
padding-top:15px;padding-bottom: 0px;
font-size:16px;
}
.bottomlink
{
padding-top:8px;
padding-left:15px;
float:left;
margin-top:50px;
background:url(../images/click-here.png) no-repeat;
width:282px;
height:45px;
}
 
.bottomlink a
{
text-decoration:none;
color:#fff;
font-size:12px;
margin-top:5px;
font-weight:bold; 
}
.footer
{
float:left;
width:100%;
height:35px;
background:#003D74;

}
.innerfooter
{
width:780px;
margin:0 auto;
}
.innerfooter p
{
padding-top:8px;
color:#fff;
font-size:14px;
padding-left:12px;
}

/* left fixed */
.leftfixed
{
top:111px;
width:200px;
height:auto;
left:10px;
position:fixed;
background:#fff;
}
.innerleftfixed
{
width:192px;
margin-top:2px;
margin-left:3px;
border:1px solid #005ca1;
margin-bottom:2px;
}
.innerleftfixed h2
{
padding-top:5px;
height:24px;
background:#005ca1;
width:192px;
color:#fff;
font-size:16px;
text-align:center;
}
.innerleftfixed h3
{
padding-top:8px;
height:15px;
width:192px;
color:#005ca1;
font-size:16px;
text-align:center;
}
.innerleftfixed form
{
margin-top:10px;
margin-left:8px;
}
.innerleftfixed form .formfield
{
min-height:45px;
}
.innerleftfixed form .formfield input[type="text"]
{
background:none;
border:1px solid #005ca1;
width:175px;
height:25px;
}
.innerleftfixed form .formfield select
{
background:none;
border:1px solid #005ca1;
width:175px;
height:25px;
color:#005ca1;
}
.innerleftfixed form .formfield textarea
{
background:#005ca1;
border:1px solid #005ca1;
width:175px;
height:90px;
color:#fff;
}



.innerleftfixed form .formfield1
{
min-height:35px;
}
.innerleftfixed form .formfield1 input[type="text"]
{
background:none;
border:1px solid #005ca1;
width:175px;
height:25px;
}
.innerleftfixed form .formfield1 select
{
background:none;
border:1px solid #005ca1;
width:175px;
height:25px;
color:#005ca1;
}
.innerleftfixed form .formfield1 textarea
{
background:#005ca1;
border:1px solid #005ca1;
width:175px;
height:90px;
color:#fff;
}
.submitbutton
{
margin-top:5px;
margin-bottom:5px;
margin-left:25px;
}
.submitbutton input[type="submit"]
{
width:60px;
height:25px;
border:none;
cursor:pointer;
background:#005ca1;
color:#fff;
margin-right:8px;
}
.submitbutton input[type="reset"]
{
width:60px;
height:25px;
border:none;
cursor:pointer;
background:#005ca1;
color:#fff;
}
/* right absolute */
.absolute
{
top:0px;
width:200px;
height:auto;
right:10px;
float:left;
position:absolute;
background:#fff;
}
.innerrightabsolute
{
width:192px;
margin-top:2px;
margin-left:3px;
border:1px solid #005ca1;
margin-bottom:2px;
}
.innerrightabsolute h2
{
padding-top:5px;
height:24px;
background:#005ca1;
width:192px;
color:#fff;
font-size:16px;
text-align:center;
}
.surgeons
{
padding-top:5px;
padding-bottom:5px;
margin-left:8px;
width:175px;
height:80px;
border-bottom:1px dashed #000;
}
.surgeons span
{
font-weight:bold;
}
.surgeons a
{
text-decoration:none;
color:#005ca1;
font-size:12px;
line-height:1.4em;
}
.surgeons a:hover
{
color:#C31A13;
}
img.surgeonsimages:hover
{
opacity:0.89;
}
img.surgeonsimages
{
float:left;
margin-right:8px;
}
 .message
 {
 width:750px;
 height:80px;
 float:left;
 border:2px solid #003D74;
 margin-top: 10px;
 margin-left:10px;
 }
  .message p
  {
  padding-top:35px;
  text-align:center;
  font-weight:bold;
  font-size:16px;
  }
  .Layer1
 {
  margin-top:0px; 
 margin-left:0px;
 background:none;
 margin-bottom:5px;
 border:1px solid #005ca1
}
.skeype
{
margin-top:35px;
float:left;
width:50px;
height:40px;
margin-left:280px;
}
.skeype a img:hover
{
opacity:0.89;
}
.contactno
{
float:right;
margin-top:30px;
margin-right:20px;
}
.contactno p span
{
font-weight:bold;
font-size:15px;
}
.contactno p
{
font-size:15px;
line-height:1.3em;
}
.doctors-profile
{
width:755px;
height:182px;
float:left;
background:url(../images/mid-banner.png) no-repeat;
margin-bottom:10px;
}
.doctors-profile img.surgeonscontentprofile
{
margin-top:50px;
margin-left:15px;
margin-right:15px;
float:left;
width:80px;
height:100px;
}
.doctors-profile  h3
{
margin-top:50px;
font-size:12px;
font-weight:normal;
text-align:justify;
}
.doctors-profile  h3 span
{
font-weight:bold;
}
.contentsurgeonspages h2
{
font-size:16px;
text-align:justify;
margin-top:8px;
margin-bottom:8px;
text-decoration:underline;
}
.contentsurgeonspages h3
{
font-weight:normal;
font-size:12px;
text-align:justify;
padding-top:5px;
padding-bottom:5px;
}
ul.unorderlist
{
margin-left:0px;
list-style-type:none;
}
ul.unorderlist li h3
{
font-weight:normal;
text-align:justify;
padding-bottom:8px;
background:url(../images/bullet.jpg) no-repeat 0 9px;
padding-left:15px;
}
img.contentimagesurgeons
{
float:right;
margin-left:10px;

}
 .closebutton
{
color:#fff;
float:right;
margin-right:5px;

}
a.remove
{
color:#fff;
font-size:14px;
}
a.bottom
{
margin-bottom:10px;
font-size:14px;
}